@charset "utf-8";

/*----------b-右侧固定窗口--index_foot_fixed-------------*/
.index_foot_fixed{position:fixed; z-index:10001; width:66px; height:255px; bottom:150px;right:10px; color:#fff; text-align:center;}
.index_foot_fixed ul{ clear:both;position:relative;cursor:pointer;}
.index_foot_fixed{position:fixed; z-index:10001; width:66px; height:255px; bottom:150px;right:10px; color:#fff; text-align:center;}
.index_foot_fixed ul{ clear:both;position:relative;cursor:pointer;}
.index_foot_fixed .top li:nth-of-type(1){display:none;width:190px;}
.index_foot_fixed .top li:nth-of-type(2){ width:66px; height:66px; border-radius:3px;background:#1861B1;position:relative;}
.index_foot_fixed .top li:nth-of-type(2) img{ margin:2px auto;}
.index_foot_fixed .top li:nth-of-type(2) a{ color:#fff;}
.index_foot_fixed .top li:nth-of-type(2):hover{background:#1861B1;}

.index_foot_fixed .qq .nr{display:none;width:190px;position:absolute;top:0px;right:66px;font-size:22px;font-family:"Georgia";height:66px;line-height:66px;background: #1851B1;}
.index_foot_fixed .qq li:nth-of-type(2){width:66px;height:66px;border-radius:3px;background: #1861B1;border-bottom: 1px solid #1841B1;position:relative;}
.index_foot_fixed .qq li:nth-of-type(2):hover .nr{display:block;}
.index_foot_fixed .qq li:nth-of-type(2) img{margin:6px auto;}
.index_foot_fixed .qq li:nth-of-type(2) a{font-size:22px; font-family:"Georgia"; color:#fff;}
.index_foot_fixed .qq li:nth-of-type(2) a:hover{color:#ff0;}
.index_foot_fixed .qq li:nth-of-type(2):hover{background:#1861B1;}

.index_foot_fixed .buy .nr{display:none;width:190px;position:absolute;top:0px;right:66px;}
.index_foot_fixed .buy li:nth-of-type(1) img{max-width:126px; max-height:126px;}
.index_foot_fixed .buy li:nth-of-type(2){ width:66px; height:66px; border-radius:3px;background:#1861B1;border-bottom:1px solid #1841B1;border-radius:1px;position:absolute;top:134px;right:0px;}
.index_foot_fixed .buy li:nth-of-type(2):hover .nr{display:block;}
.index_foot_fixed .buy li:nth-of-type(2) img{ margin:3px auto;}
.index_foot_fixed .buy li:nth-of-type(2):hover{background:#1861B1;}

.index_foot_fixed .weixin .nr{display:none;width: 120px;position:absolute;top:0px;right:66px;font-size:22px; font-family:"Georgia";height:66px;line-height:66px;}
.index_foot_fixed .weixin li:nth-of-type(2){ width:66px; height:66px;border-radius:3px;background:#1861B1;border-bottom:1px solid #1841B1;position:relative;}
.index_foot_fixed .weixin li:nth-of-type(2):hover .nr{display:block;}
.index_foot_fixed .weixin li:nth-of-type(2) img{ margin:3px auto;max-width:120px;}
.index_foot_fixed .weixin li:nth-of-type(2):hover{background:#1861B1;}

.index_foot_fixed .sc li:nth-of-type(1){display:none;width:190px;}
.index_foot_fixed .sc li:nth-of-type(2){ width:66px; height:66px; border-radius:3px;background:#1861B1;border-bottom:1px solid #1841B1;position:relative;}
.index_foot_fixed .sc li:nth-of-type(2) img{ margin:3px auto;}
.index_foot_fixed .sc li:nth-of-type(2) a{ color:#fff;}
.index_foot_fixed .sc li:nth-of-type(2):hover{background:#1861B1;}
/*----------e-右侧固定窗口--index_foot_fixed-------------*/